Draws a specifed string into the current canvas
Syntax
Draw Text x,y,string
Description
x and y are the co-ordinates in the canvas of the text. string is the text content that should be drawn.
x and y are the co-ordinates in the canvas of the text.
string is the text content that should be drawn.